Quick Links:

bal | bbl | bdl | bsl

bsl::is_trivially_copyable< const volatile t_TYPE[]> Struct Template Reference
[Component bslmf_istriviallycopyable]

#include <bslmf_istriviallycopyable.h>


Detailed Description

template<class t_TYPE>
struct bsl::is_trivially_copyable< const volatile t_TYPE[]>

This partial specialization ensures that const-volatile-qualified array-of-unknown-bound types have the same result as their element type.

See Component bslmf_istriviallycopyable


The documentation for this struct was generated from the following file: